home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 June / Software of the Month Club 1996 June.iso / mac / ISO9660 / WIN / SRI / RAYTRACE / QCKTOUR1.RSC < prev    next >
Text File  |  1995-09-07  |  2KB  |  95 lines

  1. % The Raytrace quick tour script
  2. .file_new
  3. .new_text
  4. Use the "Continue" button to progress through the script.
  5.  
  6.  
  7. Use the "Repeat" button to repeat or restart the current example.
  8.  
  9.  
  10. Use the "Previous" button to go back one example.
  11.  
  12.  
  13. Use the "Close" button to leave this script.
  14. .create_element
  15. .click 200 200
  16. .click 350 200
  17. .pause
  18. .surface
  19. .new_text
  20. If the caption of this dialog box is highlighted then you can press the space bar instead
  21. of clicking on the "Continue" button.
  22.  
  23.  
  24. You can move this dialog box to a more convenient position by clicking and dragging on its
  25. caption bar.
  26. %
  27. % Create the incident ray
  28. %
  29. .set_length 100
  30. .normal
  31. .create_ray
  32. .click 200 300
  33. .click 290 180
  34. .finish 
  35. .pause
  36. .new_text
  37. Check the ascii file README.TXT for a list of the files
  38. which are required for proper operation of Raytrace.
  39.  
  40.  
  41. If you cannot find all the files you should have or have any other
  42. problems then contact IME Software for assistance.
  43. .click 224 267
  44. .pause 500
  45. .click 200 300
  46. .move 150 250
  47. .pause 500
  48. .move 350 250
  49. .pause 500
  50. .click 200 300
  51. .pause
  52. .new_text
  53. Try and run Raytrace on a computer with a co-processor otherwise the
  54. dragging of some of the ray diagrams might be a bit slow (A 486DX is
  55. recommended).
  56.  
  57.  
  58. A VGA graphics adapter running in either 640x480 or 800x600 mode is
  59. recommended for using Raytrace.
  60. .pause 500
  61. .click 220 200
  62. .pause 500
  63. .click 350 200
  64. .pause 500
  65. .move 320 250
  66. .pause 500
  67. .move 250 180
  68. .pause 500
  69. .move 350 200
  70. .pause 500
  71. .click 350 200
  72. .click 300 180
  73. .pause
  74. .new_text
  75. This tour is an example of Raytrace's script facility
  76. which you can use to run demonstrations or guide student
  77. exercises.
  78.  
  79.  
  80. Click on Continue to try dragging this
  81. ray diagram about.
  82. .pause
  83. .new_text
  84. Position the small "select" box of the cursor over a ray
  85. then click and release the primary (left) mouse button.
  86. Drag handles (small squares) will appear on the selected ray.
  87. To drag the ray, position the select box over one of the drag
  88. handles or on the ray then click and release the primary mouse button.
  89. To finish dragging, click and release the primary mouse button.
  90. You can select and drag the reflecting surface too.
  91.  
  92. Click on Continue to return to the script.
  93. .user_control
  94. .script qcktour2.rsc
  95.